UI_CS = {
    UI_RVLenter = "Zadejte",
    UI_RVLcantEnter = "Nemohu vstoupit.",
    UI_RVLzombiesChasing = "Jsou po mně zombie!",
    UI_RVLzombiesNearby = "V okolí jsou zombie.",
    UI_RVLsafehouse = "Interiér je bezpečný.",
    UI_RVLvehicleSpeed = "Stále řídím!",
	UI_RVLexit = "Výstup",
    UI_RVLnoFreeSpawns = "Pro tento typ vozidla nejsou k dispozici žádné další interiéry.",
    UI_NO_RVLifeLoaded = "Interiérová mapa se nenačtěla.Vrátit se do vozidla hned?",
}